Package | ca.on.ppr.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-location-response-profile-Location |
Url | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-location-response-profile-Location |
Version | 1.0.0 |
Status | draft |
Date | 2024-02-21T19:04:18.4265136+00:00 |
Name | LocationResponse |
Title | PPR Location Response Profile |
Experimental | False |
Authority | hl7 |
Description | This is the Location profile for Location Search responses and Location EMPI Match responses from PPR. |
Type | Location |
Kind | resource |
StructureDefinition | |
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-location-response-profile-Bundle | PPR Bundle Location Match Response |
Note: links and images are rebased to the (stated) source
{
"resourceType" : "StructureDefinition",
"id" : "45030c68-da06-4a24-9c8d-af9ee4402f42",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2024-02-21T19:01:44.9089706+00:00"
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No Narrative Content</div>"
},
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-location-response-profile-Location",
"version" : "1.0.0",
"name" : "LocationResponse",
"title" : "PPR Location Response Profile",
"status" : "draft",
"date" : "2024-02-21T19:04:18.4265136+00:00",
"description" : "This is the Location profile for Location Search responses and Location EMPI Match responses from PPR.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Location",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Location",
"path" : "Location",
"mustSupport" : true
},
{
"id" : "Location.id",
"path" : "Location.id",
"short" : "Point in time logical id of this artifact",
"comment" : "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. PPR Project: Point in time logical id should not be saved and used for any calls.",
"min" : 1,
"example" : [
{
"label" : "Example of logical id",
"valueString" : "12345"
}
],
"mustSupport" : true
},
{
"id" : "Location.meta",
"path" : "Location.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.meta.profile",
"path" : "Location.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-location-response-profile-Location|2.0.0",
"mustSupport" : true
},
{
"id" : "Location.meta.security",
"path" : "Location.meta.security",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Location.meta.security.system",
"path" : "Location.meta.security.system",
"min" : 1,
"fixedUri" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"mustSupport" : true
},
{
"id" : "Location.meta.security.code",
"path" : "Location.meta.security.code",
"short" : "N|R",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.meta.security.display",
"path" : "Location.meta.security.display",
"short" : "normal|restricted",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.extension",
"path" : "Location.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Location.extension:location-affiliation",
"path" : "Location.extension",
"sliceName" : "location-affiliation",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-location-affiliation"
]
}
]
},
{
"id" : "Location.extension:LHIN-code",
"path" : "Location.extension",
"sliceName" : "LHIN-code",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-LHINCode"
]
}
]
},
{
"id" : "Location.extension:registration-subclass",
"path" : "Location.extension",
"sliceName" : "registration-subclass",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-registration-subclass"
]
}
]
},
{
"id" : "Location.extension:organization-type",
"path" : "Location.extension",
"sliceName" : "organization-type",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-organization-type"
]
}
],
"mustSupport" : true
},
{
"id" : "Location.extension:language",
"path" : "Location.extension",
"sliceName" : "language",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-language"
]
}
]
},
{
"id" : "Location.identifier",
"path" : "Location.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "type.coding.code"
},
{
"type" : "value",
"path" : "use"
}
],
"rules" : "open"
},
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.identifier.use",
"path" : "Location.identifier.use",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.identifier.type",
"path" : "Location.identifier.type",
"mustSupport" : false
},
{
"id" : "Location.identifier.type.coding",
"path" : "Location.identifier.type.coding",
"mustSupport" : false
},
{
"id" : "Location.identifier.type.coding.system",
"path" : "Location.identifier.type.coding.system",
"mustSupport" : false
},
{
"id" : "Location.identifier.system",
"path" : "Location.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.identifier.value",
"path" : "Location.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.identifier:identifier-UPI",
"path" : "Location.identifier",
"sliceName" : "identifier-UPI",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Location.identifier:identifier-UPI.use",
"path" : "Location.identifier.use",
"min" : 1,
"fixedCode" : "official",
"mustSupport" : true
},
{
"id" : "Location.identifier:identifier-UPI.type.coding.system",
"path" : "Location.identifier.type.coding.system",
"mustSupport" : false
},
{
"id" : "Location.identifier:identifier-UPI.system",
"path" : "Location.identifier.system",
"min" : 1,
"fixedUri" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
"mustSupport" : true
},
{
"id" : "Location.identifier:identifier-UPI.value",
"path" : "Location.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.identifier:oh-connex-id",
"path" : "Location.identifier",
"sliceName" : "oh-connex-id",
"mustSupport" : true
},
{
"id" : "Location.identifier:oh-connex-id.system",
"path" : "Location.identifier.system",
"min" : 1,
"fixedUri" : "http://ehealthontario.ca/NamingSystem/id-connex-healthcareservice",
"mustSupport" : true
},
{
"id" : "Location.identifier:oh-connex-id.value",
"path" : "Location.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.identifier:oh-thln-id",
"path" : "Location.identifier",
"sliceName" : "oh-thln-id",
"mustSupport" : true
},
{
"id" : "Location.identifier:oh-thln-id.system",
"path" : "Location.identifier.system",
"min" : 1,
"fixedUri" : "http://ehealthontario.ca/NamingSystem/id-connex-healthcareservice",
"mustSupport" : true
},
{
"id" : "Location.identifier:oh-thln-id.value",
"path" : "Location.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.status",
"path" : "Location.status",
"mustSupport" : true
},
{
"id" : "Location.status.extension",
"path" : "Location.status.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Location.status.extension:status-date",
"path" : "Location.status.extension",
"sliceName" : "status-date",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-Status-Date"
]
}
]
},
{
"id" : "Location.status.extension:status-reason",
"path" : "Location.status.extension",
"sliceName" : "status-reason",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-status-reason"
]
}
]
},
{
"id" : "Location.name",
"path" : "Location.name",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.alias",
"path" : "Location.alias",
"mustSupport" : true
},
{
"id" : "Location.alias.extension",
"path" : "Location.alias.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Location.alias.extension:organization-name-type",
"path" : "Location.alias.extension",
"sliceName" : "organization-name-type",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-organization-name-type"
]
}
]
},
{
"id" : "Location.alias.extension:language",
"path" : "Location.alias.extension",
"sliceName" : "language",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-language"
]
}
]
},
{
"id" : "Location.type",
"path" : "Location.type",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/ppr-provider-organization-role-type"
}
},
{
"id" : "Location.type.coding",
"path" : "Location.type.coding",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Location.type.coding.system",
"path" : "Location.type.coding.system",
"min" : 1,
"fixedUri" : "http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-organization-role-type",
"mustSupport" : true
},
{
"id" : "Location.type.coding.code",
"path" : "Location.type.coding.code",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/ppr-provider-organization-role-type"
}
},
{
"id" : "Location.type.coding.display",
"path" : "Location.type.coding.display",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.telecom",
"path" : "Location.telecom",
"mustSupport" : true
},
{
"id" : "Location.telecom.extension",
"path" : "Location.telecom.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Location.telecom.extension:contactPurpose",
"path" : "Location.telecom.extension",
"sliceName" : "contactPurpose",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-contact-purpose"
]
}
],
"isModifier" : false
},
{
"id" : "Location.telecom.system",
"path" : "Location.telecom.system",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-organization"
}
},
{
"id" : "Location.telecom.value",
"path" : "Location.telecom.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Location.telecom.use",
"path" : "Location.telecom.use",
"fixedCode" : "work",
"mustSupport" : true
},
{
"id" : "Location.telecom.period",
"path" : "Location.telecom.period",
"mustSupport" : true
},
{
"id" : "Location.telecom.period.start",
"path" : "Location.telecom.period.start",
"mustSupport" : true
},
{
"id" : "Location.address",
"path" : "Location.address",
"mustSupport" : true
},
{
"id" : "Location.address.extension",
"path" : "Location.address.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Location.address.extension:address-purpose",
"path" : "Location.address.extension",
"sliceName" : "address-purpose",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-purpose"
]
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/ppr-provider-address-purpose"
}
},
{
"id" : "Location.address.extension:address-confidential",
"path" : "Location.address.extension",
"sliceName" : "address-confidential",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential"
]
}
]
},
{
"id" : "Location.address.extension:addressIntersection",
"path" : "Location.address.extension",
"sliceName" : "addressIntersection",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-addressintersection"
]
}
],
"isModifier" : false
},
{
"id" : "Location.address.extension:addressConfidential",
"path" : "Location.address.extension",
"sliceName" : "addressConfidential",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-address-confidential"
]
}
],
"isModifier" : false
},
{
"id" : "Location.address.use",
"path" : "Location.address.use",
"min" : 1,
"fixedCode" : "work",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/ppr-address-use"
}
},
{
"id" : "Location.address.type",
"path" : "Location.address.type",
"min" : 1,
"fixedCode" : "physical",
"example" : [
{
"label" : "General",
"valueCode" : "physical"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/address-type"
}
},
{
"id" : "Location.address.line",
"path" : "Location.address.line",
"max" : "4",
"mustSupport" : true
},
{
"id" : "Location.address.line.extension",
"path" : "Location.address.line.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Location.address.line.extension:translation",
"path" : "Location.address.line.extension",
"sliceName" : "translation",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/translation"
]
}
],
"isModifier" : false
},
{
"id" : "Location.address.city",
"path" : "Location.address.city",
"mustSupport" : true
},
{
"id" : "Location.address.state",
"path" : "Location.address.state",
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/province-state-codes"
}
},
{
"id" : "Location.address.postalCode",
"path" : "Location.address.postalCode",
"mustSupport" : true
},
{
"id" : "Location.address.country",
"path" : "Location.address.country",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/country-code"
}
},
{
"id" : "Location.address.period",
"path" : "Location.address.period",
"mustSupport" : true
},
{
"id" : "Location.address.period.start",
"path" : "Location.address.period.start",
"mustSupport" : true
},
{
"id" : "Location.position",
"path" : "Location.position",
"mustSupport" : true
},
{
"id" : "Location.position.longitude",
"path" : "Location.position.longitude",
"short" : "Longitude",
"mustSupport" : true
},
{
"id" : "Location.position.latitude",
"path" : "Location.position.latitude",
"short" : "Latitude",
"mustSupport" : true
},
{
"id" : "Location.position.altitude",
"path" : "Location.position.altitude",
"short" : "Altitude",
"mustSupport" : true
},
{
"id" : "Location.managingOrganization",
"path" : "Location.managingOrganization",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-organization-response-profile-Organization"
]
}
],
"mustSupport" : true
},
{
"id" : "Location.managingOrganization.reference",
"path" : "Location.managingOrganization.reference",
"mustSupport" : true
},
{
"id" : "Location.managingOrganization.display",
"path" : "Location.managingOrganization.display",
"mustSupport" : true
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.